home *** CD-ROM | disk | FTP | other *** search
-
-
- This directory contains demonstrations of the Dts data typing API
-
- datatyping - Examples of using the Dts API to determine information about
- a set of files.
-
- This program will display the data type, icon name
- and supported actions for each file passed to it.
-
- The dtaction client can then be used to
- execute a supported action on the file.
-
- The usage for datatyping is:
- Usage: datatyping file1 [ file2 ... ]
-
- example:
-
- datatyping *
-